ComponentOne ASP.NET MVC Controls
ShowGroupPanel<T>(MultiRowBuilder<T>,Action<FlexGridGroupPanelBuilder<T>>,String) Method

C1.Web.Mvc.MultiRow.Fluent Namespace > MultiRowGroupPanelExtension Class > ShowGroupPanel Method : ShowGroupPanel<T>(MultiRowBuilder<T>,Action<FlexGridGroupPanelBuilder<T>>,String) Method
The data record type.
The specified FlexGrid builder.
The specified FlexGridGroupPanel builder
The specified selector for the FlexGridGroupPanel's host element.
Apply the FlexGridGroupPanel extender in FlexGrid.
Syntax

Parameters

gridBuilder
The specified FlexGrid builder.
gridGroupPanelBuilder
The specified FlexGridGroupPanel builder
selector
The specified selector for the FlexGridGroupPanel's host element.

Type Parameters

T
The data record type.

Return Value

The MultiRow builder.
See Also

Reference

MultiRowGroupPanelExtension Class
MultiRowGroupPanelExtension Members
Overload List